Skip to content

Pin github ci version #2366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025
Merged

Pin github ci version #2366

merged 1 commit into from
May 15, 2025

Conversation

jakeloo
Copy link
Member

@jakeloo jakeloo commented May 15, 2025

This pull request updates the GitHub Actions workflows for both production and staging environments to use specific commit SHAs for action versions, ensuring stability and reproducibility. The changes affect the checkout, setup-node, and cache actions.

Workflow updates:

  • .github/workflows/node-production.yml:

    • Updated actions/checkout to use commit SHA 11bd71901bbe5b1630ceea73d27597364c9af683 (v4.2.2).
    • Updated actions/setup-node to use commit SHA 49933ea5288caeca8642d1e84afbd3f7d6820020 (v4.4.0).
    • Updated actions/cache to use commit SHA 5a3ec84eff668545956fd18022155c47e93e2684 (v4.2.3).
  • .github/workflows/node-staging.yml:

    • Updated actions/checkout to use commit SHA 11bd71901bbe5b1630ceea73d27597364c9af683 (v4.2.2).
    • Updated actions/setup-node to use commit SHA 49933ea5288caeca8642d1e84afbd3f7d6820020 (v4.4.0).
    • Updated actions/cache to use commit SHA 5a3ec84eff668545956fd18022155c47e93e2684 (v4.2.3).

Copy link

vercel bot commented May 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3-onboard-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 15, 2025 2:41am

@jakeloo jakeloo merged commit 4e85adc into develop May 15, 2025
2 of 4 checks passed
@jakeloo jakeloo deleted the jl/pin-ci-version branch May 15, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant